Welcome![Sign In][Sign Up]
Location:
Search - ucosII V2.52

Search list

[Other resourceuCOS2_4510_EG

Description: UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子,本压缩包内的MBoxMain.c为消息邮箱的例子,使用时请把其更名为main.c,MSemMain.c为信号量的例子,使用时请把其更名为main.c。-UCOSII V2.52 Samsung SNDS4510 development board (all the basic domestic 4510b are copying features of this public board design), examples of successful transplantation, the compressed within the MBoxMain.c for example mail news, please use its renamed main.c, for MSemMain.c examples of signal, please use its renamed main.c.
Platform: | Size: 60870 | Author: 王萧风 | Hits:

[Other resourceLPC214X_ucosii

Description: ucosII V2.52 在P89LPC214x 使用Keil 环境下的源代码 -ucosII V2.52 P89LPC214x use Keil in the context of source code
Platform: | Size: 257949 | Author: goodlife | Hits:

[Web ServeruCOS-II_ToARM7

Description: ucosii v2.52在ARM7上的移植代码-ucosii v2.52 ARM7 transplant code
Platform: | Size: 8700 | Author: 蒲文金 | Hits:

[uCOSuCOS2_4510_EG

Description: UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子,本压缩包内的MBoxMain.c为消息邮箱的例子,使用时请把其更名为main.c,MSemMain.c为信号量的例子,使用时请把其更名为main.c。-UCOSII V2.52 Samsung SNDS4510 development board (all the basic domestic 4510b are copying features of this public board design), examples of successful transplantation, the compressed within the MBoxMain.c for example mail news, please use its renamed main.c, for MSemMain.c examples of signal, please use its renamed main.c.
Platform: | Size: 60416 | Author: 王萧风 | Hits:

[uCOSc6416_ucosII

Description: ucos-IIv2.52在TMS320c6416上的移植,刚完成,请站长查看,-CENTER-IIv2.52 TMS320c6416 in the transplant, has just been completed. please check station, thank you
Platform: | Size: 82944 | Author: 荣杰 | Hits:

[uCOSLPC214X_ucosii

Description: ucosII V2.52 在P89LPC214x 使用Keil 环境下的源代码 -ucosII V2.52 P89LPC214x use Keil in the context of source code
Platform: | Size: 258048 | Author: goodlife | Hits:

[ARM-PowerPC-ColdFire-MIPSuCOS-II_ToARM7

Description: ucosii v2.52在ARM7上的移植代码-ucosii v2.52 ARM7 transplant code
Platform: | Size: 8192 | Author: 蒲文金 | Hits:

[uCOSuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Platform: | Size: 246784 | Author: 百度哥2010 | Hits:

[source in ebookTinyM0_Routine

Description: 周立功的TinyM0配套源码。【2011.1.24】TinyM0模板及例程更新 1、TinyM0配套基本外设例程的编写是基于TinyM0核心板+我司的EasyCortex-M3 1300的开发板(相关介绍连接:http://www.embedtools.com/pro_kaifa/ARM/EasyCortex_M3-1300.asp)外设完成,因此用户需要自行购买或设计相关的外设器件Demo板;其中的CAN例程是基于TinyM0-CAN开发板进行编写的。 2、TinyM0更新模板及例程采用CMSIS标准架构进行编写组织; 3、使用uCOS-II模板时,请在工程的uCOSII文件夹下添加V2.52的源码;关于uCOS-II V2.52的开源源码请在网络上或者在uCOS-II的官方网站http://www.micrium.com/上获得。 4、关于中断的使用,请确认用户编写的外设中断服务函数与Startup_LPC11xx.s文件中的中断服务函数名称一致; 5、若用户需要调整的程序堆栈空间大小,可修改Startup_LPC11xx.s文件中Stack_Size和Heap_Size的定义; 6、用户编程调试程序时,默认使用DebugInFlash调试模式 若选择使用ReleaseInFlash模式,下载完程序后芯片将采用CRP2级加密,下一次进行程序下载或调试时,需要先用K-Flash或FlashMagic对芯片进行擦除;-ZLG TinyM0 supporting source.
Platform: | Size: 2529280 | Author: andreas | Hits:

CodeBus www.codebus.net